@charset "utf-8";
/* header */
.header, .header a{color: #808080;}
.header-toolbar{height: 46px; line-height: 46px;}
.header-toolbar a:hover{color: #C92626;}
.header-toolbar li{position: relative; height: 46px; padding-left: 16px; float: left;}
.header-toolbar li.split:after{position: absolute; left: 0; top: 50%; margin-top: -7px; content:''; width: 1px; height:16px; background: #808080; opacity: .6;}
.header-toolbar li.split{margin-left: 15px;}
.header-toolbar .pullDown .pullDown{position: relative;}
.header-toolbar .pullDown .drop{position:absolute; top:39px; left:50%; transform: translateX(-50%); padding-top: 7px; z-index:9; display:none;}
.header-toolbar .pullDown.ewm .drop{width: 120px;}
.header-toolbar .pullDown.menu .drop{width: 100px;}
.header-toolbar .pullDown.ewm .drop:after{content:''; width:0; height:0; overflow:hidden; border:7px solid transparent; border-bottom-color:rgba(0,0,0,0.4); -webkit-border-bottom-color:rgba(0,0,0,0.4); position:absolute; left:50%; top:-7px; margin-left:-7px;}
.header-toolbar .pullDown.menu .drop:after{content:''; width:0; height:0; overflow:hidden; border:8px solid transparent; border-bottom-color:#fff; position:absolute; left:50%; top:-7px; margin-left:-8px;}
.header-toolbar .pullDown.ewm .drop dt{padding:10px; background: rgba(0,0,0,0.4); -webkit-background: rgba(0,0,0,0.4); border-radius: 8px; overflow: hidden;}
.header-toolbar .pullDown.ewm .drop dt img{display:block; margin:0 auto; width:100%; background: #fff; box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
.header-toolbar .pullDown.ewm .drop dt span{display:block; text-align:center; color:#fff; padding-top:5px; line-height:18px; font-size:12px;}
.header-toolbar .pullDown.menu .drop dl{ color:#fff; line-height:18px; border-radius: 4px; padding:0 10px; background: #fff; box-shadow: 0 2px 12px 0 rgb(0 0 0 / 10%); font-size: 15px;}
.header-toolbar .pullDown.menu .drop dl dd{padding: 12px 0; border-bottom:1px solid rgba(0,0,0,0.1);}
.header-toolbar .pullDown.menu .drop dl dd:last-child{border-bottom: none;}
.header-toolbar .pullDown.menu .drop dl a{color: #689EE3;}
.header-toolbar .pullDown.menu .drop dl a:hover{color: #1A56A3}
.header-toolbar li:hover .drop{display: block;}
.header-toolbar li.icon{font-size: 0;}
.header-toolbar li.icon a{position: relative;}
.header-toolbar li.icon span{font-size: 16px;}
.header-toolbar li.icon img{height: 25px; margin-right: 6px;}
.header-toolbar li.icon img,
.header-toolbar li.icon span{display: inline-block; vertical-align: middle;}
.header-toolbar li.wza a:before{background-image: url(../images/header_icon_wza.png);}
.header-toolbar li.zz a:before{background-image: url(../images/header_icon_zz.png);}
.header-toolbar-l li:first-child{padding-left: 0;}
.header-toolbar-r li.user.logined .loginout-btn{margin-left: 10px;}

.header-logo{position: absolute; left: 0; top: 55px;    z-index: 30;}
.header-logo img{width: 320px; display: block;}

.header-search{width: 695px; margin: 0 auto; max-width: 100%; padding: 5px; border-radius: 30px; border: 2px solid #59A0E3; box-sizing: border-box; background: #FCFCFC;}
.header-search .padding{height: 48px; position: relative;}
.header-search-txt{width:100%; padding: 0 0 0 55px; height: 48px; line-height:48px; border:0; color: #808080; background: none; font-size: 18px; background: url(../images/public/header_icon_ss.png) no-repeat 18px center; background-size: 30px 30px;}
.header-search-btn{ position:absolute; z-index: 1; top: 0; right: 0; width:100px; height:48px; border-radius: 24px;
	background: #528DD9; border:0; cursor:pointer; color: #fff; font-size: 20px;  -webkit-appearance:none; transition: all .3s; -webkit-transition: all .3s;}
.header-search-btn:hover{background-color: #2462B3;}
.header-search-txt::-webkit-input-placeholder{color: #286DC7;}
.header{height: 140px; position: relative;}
.header:after{content: ''; position: absolute; bottom: 0; left: 0; right: 0; height: 1px; background: #006DC7;}
.mainnav{position: relative; z-index: 9; height: 60px; padding-top: 21px; }
.mainnav ul{float: right;}
.mainnav li{float: left; position: relative;}
.mainnav li a{display:block; position: relative; line-height: 60px; font-size: 1.5em; text-align:center; color: #383838; transition: .3s all;}
.mainnav li a:after{content: ''; position: absolute; left: 0; right: 0; width: 0; height: 4px; background: #fff; bottom: -14px; margin: 0 auto; transition: .3s all;}
.mainnav li:hover a, .mainnav li.on a{font-weight: bold;}
.mainnav li:hover a:after, .mainnav li.on a:after{width: 100%;}
/* .mainnav li + li{margin-left: 35px;} */
.mainnav li + li { margin-left: 60px;}

.header-weather{position: absolute; top: 0; right: 400px; left: 394px; height: 46px; line-height: 46px;}
.header-weather .weaImg{width: 22px; height: 22px; vertical-align: middle; display: inline-block;}
.header-weather ul li{display: inline;}
.header-weather ul li + li{margin-left: 20px;}
#scroll_div {height:46px;overflow: hidden;white-space: nowrap;width:100%;}
#scroll_begin,#scroll_end {display: inline;}

.header-bg .header, .header-bg .header a{color: #fff;}
.header-bg .header-logo .normal{display: none;}
.header-bg .header-logo .white{display: block;}
.header-bg li.split:after{background: #fff;}
.header-bg .mainnav li a{color: #fff;}
.header-bg .header:after{background: #fff; opacity: 0.27;}

.header-search-icon{float: right; margin-top: 6px; margin-left: 25px; width: 44px; height: 44px; border-radius: 50%; box-shadow: 0px 0px 10px  rgba(0, 97, 176, 0.2); background: url(../images/public/header_icon_ss.png) no-repeat center center; background-size: 25px 24px;}

.column-header .mainnav li:hover a:after, 
.column-header .mainnav li.on a:after{display: none;}
.column-header .header-logo .normal{display: block;}
.column-header .header-logo .white{display: none;}
.column-header .header-toolbar-r li.user.logined .username{color: #006DC7;}

.mljx-header .header:after{display: none;}
.mljx-header .header-search-icon{display: block;}
.mljx-header .mainnav li + li{margin-left: 50px;}


/*responsive*/

@media (max-width: 1280px) {
	body:not(.nores) .header-weather{display: none;}
	body:not(.nores) .header{height: auto;}
	body:not(.nores) .header-logo{position: static; padding-top: 20px;}
	body:not(.nores) .header-logo img{margin: 0 auto;}
	body:not(.nores) .mainnav{padding-top: 0;}
	body:not(.nores) .mainnav ul{float: none;}
	body:not(.nores) .mainnav li{width: 12.5%; margin-left: 0 !important;}
	body:not(.nores) .mainnav li:hover a:after, body:not(.nores) .mainnav li.on a:after{display: none;}

	.header-search-icon{display: none !important;}
}


@media (max-width: 1023px) {

	
}

@media (max-width: 992px) {
	body:not(.nores) .header-toolbar li.wza{display: none;}
	
	body:not(.nores) .header-toolbar-l{display: none;}
	body:not(.nores) .mainnav .container{padding-left: 0; padding-right: 0;}
	body:not(.nores) .mainnav{padding:12px 0; height: auto;}
	body:not(.nores) .mainnav li{width: 25%; position:relative;}
	body:not(.nores) .mainnav li:after{content:""; width:1px; height:16px; background:#999; position:absolute; top:50%; margin-top:-8px; right:0; filter:alpha(opacity=20); -moz-opacity:0.2; opacity:0.2;}
	body:not(.nores) .mainnav li a{overflow: hidden; padding:4px 0; height: auto; line-height:30px; font-size: 1.125em;}
	body:not(.nores) .mainnav li:nth-child(4):after, body:not(.nores) .mainnav li:nth-child(8):after{display:none;}
	body:not(.nores) .mainnav li:hover span:after, body:not(.nores) .mainnav li.on span:after{display: none;}
	
	body:not(.nores) .mainnav li a:hover, body:not(.nores) .mainnav li.on a{background: none;}

	body:not(.nores) .header-bg .mainnav li:after{background: #fff;}

	/* body:not(.nores) .mainnav li.nav1{width: 16%; height:76px;}
	body:not(.nores) .mainnav li.nav1 a{padding:0; line-height:76px;}
	body:not(.nores) .mainnav li.nav1 a{background: #1A56A3; border-radius:0 5px 5px 0;} */

}

/* @media (max-width: 767px) and (min-width: 375px) {
	.mainnav li.nav1 a:before{content: ''; display: inline-block; width: 18px; height: 18px; background: url(../images/public/mainnav_icon_index.png) no-repeat; vertical-align: middle; margin: 0 10px 0 0; opacity: 0.7;}
	.mainnav li.nav1.on a:before{opacity: 1;}
} */


@media (max-width: 480px) {
	body:not(.nores) .header-toolbar li.ipv6{display: none;}
	body:not(.nores) .header-search .padding{height: 42px; padding-right: 50px;}
	body:not(.nores) .header-search-txt{height: 42px; line-height: 42px; border: 0; background: none; padding:0 0 0 15px;}
	body:not(.nores) .header-search-btn{width: 50px; height: 42px; background: url(../images/public/header_icon_msearch.png) no-repeat center center #fff; font-size: 0;}
}

@media (max-width: 375px) {
	body:not(.nores) .header-toolbar{height: 30px; line-height: 30px; font-size: 12px;}
	body:not(.nores) .header-toolbar li{height: 30px;}
	body:not(.nores) .header-toolbar li.ipv6 img{height: 16px; margin-top: 7px;}
	body:not(.nores) .header-logo{padding-bottom: 28px; padding-top: 5px;}
	body:not(.nores) .mainnav li a{font-weight: normal;}
	
}
